home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3329 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  743 b 

  1. Path: news.bridge.net!news
  2. From: David Byrden <100101.2547@compuserve.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: HELP: I need RWTPtrSlist< myTemplate<T>>
  5. Date: 23 Jan 1996 08:17:22 GMT
  6. Organization: self-employed
  7. Message-ID: <4e25ii$fdk@news.bridge.net>
  8. References: <4dmid0$o2m@gateway.comsearch.com>
  9. NNTP-Posting-Host: ppp-mia1-48.bridge.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16. >>    RWTPtrSlist< myTemplate<listType>> _mylist; // link list
  17. >>   Compiler doesnt like this. Is there anyway I can get around this ??
  18.  
  19. You did not say what compiler you are using.
  20.  
  21. Perhaps if you insert a space between the   >>  characters?
  22.  
  23.         David
  24.  
  25.  
  26.  
  27.